ssp Rotate Plain
fun ERROR CLASS: Symbol not found for TextUnit.sspRotatePlain(rotationValue: Number, finalQualifierResolver: DpQualifier = DpQualifier.SMALL_WIDTH, orientation: Orientation = Orientation.LANDSCAPE, fontScale: Boolean = true, ignoreMultiWindows: Boolean = false, applyAspectRatio: Boolean = false, customSensitivityK: Float? = null): ERROR CLASS: Symbol not found for TextUnit
EN Extension for TextUnit (Sp) with dynamic scaling based on Smallest Width (swDP). Returns the original raw TextUnit value if the condition is not met. When the device is in the specified orientation, it uses rotationValue scaled with the given finalQualifierResolver.
PT Extensão para TextUnit (Sp) com dimensionamento dinâmico baseado na Smallest Width (swDP). Retorna o valor original de TextUnit bruto se a condição não for atendida. Quando o dispositivo está na orientation especificada, usa rotationValue escalado com o finalQualifierResolver dado.
fun ERROR CLASS: Symbol not found for TextUnit.sspRotatePlain(rotation: ERROR CLASS: Symbol not found for TextUnit, orientation: Orientation = Orientation.LANDSCAPE): ERROR CLASS: Symbol not found for TextUnit
EN Plain ssp rotation: rotation and receiver already scaled; logic only. PT Rotação ssp Plain: rotation e recetor já escalados; só a lógica.